projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c37c14
)
Typo.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 1 Mar 2002 01:23:51 +0000
(
01:23
+0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 1 Mar 2002 01:23:51 +0000
(
01:23
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index d9b91fa720331cc025d1cd449e0d30e3c757c7ae..3e028aa5e263ef18ea47a41a74521dd04127f739 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-787,7
+787,7
@@
clone to the other.
** font-lock can manage arbitrary text-properties beside `face'.
*** the FACENAME returned in font-lock-keywords can be a list
-of the form (face FACE PROP1 VAL1 PROP
@
VAL2 ...) so you can set
+of the form (face FACE PROP1 VAL1 PROP
2
VAL2 ...) so you can set
other properties than `face'.
*** font-lock-extra-managed-props can be set to make sure those extra
properties are automatically cleaned up by font-lock.